1 Imports System
.Reflection
2 Imports System
.Runtime
.InteropServices
4 ' General Information about an assembly is controlled through the following
5 ' set of attributes. Change these attribute values to modify the information
6 ' associated with an assembly.
8 ' Review the values of the assembly attributes
10 <Assembly
: AssemblyTitle("VBASPNETAjaxExtender")>
11 <Assembly
: AssemblyDescription("")>
12 <Assembly
: AssemblyCompany("Microsoft Corporation")>
13 <Assembly
: AssemblyProduct("VBASPNETAjaxExtender")>
14 <Assembly
: AssemblyCopyright("Copyright © Microsoft 2010")>
15 <Assembly
: AssemblyTrademark("")>
17 <Assembly
: ComVisible(False)>
19 'The following GUID is for the ID of the typelib if this project is exposed to COM
20 <Assembly
: Guid("22487ace-7d1d-46fb-b0b8-caeab32eabca")>
22 ' Version information for an assembly consists of the following four values:
29 ' You can specify all the values or you can default the Build and Revision Numbers
30 ' by using the '*' as shown below:
32 <Assembly
: AssemblyVersion("1.0.*")>
33 <Assembly
: AssemblyFileVersion("1.0.0.0")>